━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
             AudioPlay ver_1.02
                                 author:Halkaze
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

### INDEX ###

+ Overview
+ Usage
+ About each mode
+ Changelog

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

### Overview ###

Thank you for downloading!
This is the general patch to playback a music by the code.

If you have any bug reports, please contact us.
  Blog   : https://halkaze.fc2.net/
  Twitter: @halkazeMUGEN1

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

### Usage ###

1. Add the following description to your character's .def file.
   [AudioPlay]
   dll = (The path to AudioPlay.dll)

2. Prepare AudioPlay.def according to the format.
   See AudioPlay.def and Sample folder for details.

3. Register DLLCALL.cns.



PS (ver1.01-)
 (untranslated)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

### About each mode ###

Sorry.
This item is currently untranslated.
Please refer to "ReadMe_ja.txt"

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

### Changelog ###

2022/03/28: ver_1.00 is released.
2022/05/04: ver_1.01 is released.
            + Fixed : A bug related multiple AudioPlay.def files within a charcter.
            + Fixed : Some typos.
            + Change: It ignore the def parameter in a [AudioPlay].
            + Change: The name of "AudioPlay.def" can be changed.
2022/12/27: ver_1.02 is released.
            + Fixed : A broken error handling code within DLLCALL.
            + Fixed : A bug that caused an ABEND during the caracter loading
                      process under certain conditions, such as starting with command line.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
